/* line 2, src/styles/public/nature_checkout.scss */
.r3-aod .r3-title {
  margin: 0;
  margin-left: 10% !important;
  margin-right: 10% !important;
  color: #222222;
  font-family: Lora,Palatino,Times,Times New Roman,serif;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

/* line 13, src/styles/public/nature_checkout.scss */
.r3-aod .r3-access-by {
  margin: 0;
  margin-left: 10% !important;
  margin-right: 10% !important;
  opacity: 0.8;
  color: #222222;
  font-family: Source Sans Pro;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
}

/* line 24, src/styles/public/nature_checkout.scss */
.r3-aod .r3-access-by strong {
  display: inline;
  margin: 0;
  font-family: Source Sans Pro;
  font-weight: bold;
}

/* line 32, src/styles/public/nature_checkout.scss */
.r3-aod .r3-subscriber-logo {
  display: block !important;
  text-align: center;
  height: 109px;
}

/* line 37, src/styles/public/nature_checkout.scss */
.r3-aod .r3-subscriber-logo img {
  margin: 16px 0;
  max-width: 200px;
  max-height: 80px;
  height: auto;
}

/* line 45, src/styles/public/nature_checkout.scss */
.r3-aod .r3-button {
  background: #fff;
  border: 1px solid #069;
  border-radius: 0;
  cursor: pointer;
  display: block;
  padding: 9px;
  outline: 0;
  text-align: center;
  text-decoration: none;
  min-width: 80px;
}

/* line 57, src/styles/public/nature_checkout.scss */
.r3-aod .r3-button .r3-label {
  display: block;
  color: #069;
  font-size: 17px;
  line-height: 20px;
  font-family: "Source Sans Pro",helvetica,sans-serif;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

/* line 69, src/styles/public/nature_checkout.scss */
.r3-aod .r3-powered-by {
  margin: 0;
  margin-top: 5px;
  margin-left: 10% !important;
  margin-right: 10% !important;
  color: #222222;
  font-family: Source Sans Pro;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}

/* line 83, src/styles/public/nature_checkout.scss */
.r3-purchase .r3-restrictions {
  font-size: 0.7em;
  font-weight: normal;
  line-height: 0.8em;
  color: #a2a7ab;
}

/* line 90, src/styles/public/nature_checkout.scss */
.r3-purchase.r3-hide-tier-1 .r3-tier-1 {
  display: none;
}

/* line 94, src/styles/public/nature_checkout.scss */
.r3-purchase.r3-hide-tier-2 .r3-tier-2 {
  display: none;
}

/* line 98, src/styles/public/nature_checkout.scss */
.r3-purchase.r3-disabled {
  display: none;
}
